home *** CD-ROM | disk | FTP | other *** search
/ Laboratorio Interattivo Deagostini / laboratorio interattivo deagostini.bin / swf / 10204.swf / scripts / DefineButton2_12 / BUTTONCONDACTION on(release).as
Text File  |  2003-01-07  |  84b  |  4 lines

  1. on(release){
  2.    _root.funzioni.ControllaScelta(this._name,this._currentframe);
  3. }
  4.